home *** CD-ROM | disk | FTP | other *** search
/ TIME: Desert Storm - The War in the Persian Gulf / TIME: Desert Storm - The War in the Persian Gulf.iso / install.inf < prev    next >
Encoding:
INI File  |  1992-01-01  |  1.2 KB  |  55 lines

  1. ;
  2. ; APPSETUP.INF
  3. ;
  4. [dialog]
  5.     caption = "Desert Storm Setup"
  6.     line0   = "Installing Desert Storm"
  7.     line1   = "Setup will install Desert Storm into the following directory, which it will create on your hard disk."
  8.     line2   = "To install it in a different directory or drive, change the name."
  9.     line3   = "Click Continue to begin installing Desert Storm."
  10.    
  11.     complete = "Installation is complete, please restart your computer before running Desert Storm."
  12.  
  13. [data]
  14.     setuptype   = 3
  15.     defdir = C:\DESERT
  16.     shortname = DESERT
  17.     listbox = yes
  18.     executable = exes, tbook.exe
  19.     readme = readme.txt
  20.     modifyautoexec = yes
  21.  
  22. [sections]
  23.     exes, "ToolBook Executables", select, protect
  24.  
  25. [disks]
  26.     1 =., "Desert Storm"
  27.  
  28. [needed.space]
  29.     exes =  1300000
  30.  
  31. [destinations]
  32.     exes,    "0:", "ToolBook Executables"
  33.  
  34. [exes]
  35.     1:TBOOK.EXE, "ToolBook Executables"
  36.     1:TBKBASE.DLL 
  37.     1:TBKUTIL.DLL 
  38.     1:TBKNET.EXE  
  39.     1:TBKCOMP.DLL 
  40.     1:TBKMM.SBK
  41.     1:WNM.SBK
  42.     1:TBKBMP.DLL 
  43.     1:TBKDLG.DLL 
  44.     1:TBKFILE.DLL  
  45.     1:TBKMM.INI 
  46.     1:TBKMM.DLL
  47.     1:TBKWIN.DLL
  48.         1:README.TXT
  49.  
  50. [win.ini]
  51.     Extensions, tbk = "tbook.exe ^.tbk"
  52.     ToolBook, startupBook = dstorm.tbk
  53.     ToolBook, startupSysBooks=tbkmm.sbk
  54.  
  55.